×
Help / About
GIF Demonstration by Rich Budek
This demo is meant to showcase my talents as well as the options available for controlling GIFs within JavaScript.
The GIF's are located using API calls to Giphy which houses a database of GIF's and their locations.
Javascript and jQuery are the languages that do all of the processing and also manipulates the page's element's
using jQuery. are stored as objects in an array and then placed into the collection area using jAppend.
The windows is responsive (liquid) will change based on the size of the screen, with buttons moving, etc. as
the screen width changes. Dialog is presented to the user using modals.